internal representation
英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]
美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]
网络 内部表示; 内部表象; 内在表征; 内部表征; 内在表象
英英释义
noun
- a presentation to the mind in the form of an idea or image
双语例句
- A simple table associates the string describing a pattern to its corresponding internal representation.
一个简单的表将描述一个模式的字符串关联到它相应的内部表示。 - The key technologies of implementation are analyzed, such as internal representation of source code, instantiation of design patterns, dynamic pattern template generation and so on.
此外,详细分析了实现中的源程序内部表示、设计模式实例化、动态模板生成技术等关键技术。 - For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。 - Only the internal representation of user data in Domino is changed into table formats.
只有Domino中用户数据的内部表示才会转换为表格式。 - Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。 - Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said.
建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。 - Currently the loader passes the internal representation of the code back to Ruby for execution.
目前,加载器会把代码的内部表示返回给Ruby来执行。 - The conceptual structure of the new match network and the data structure of its internal representation are described.
文中详细描述了这种网络的基本结构及其内部表示的数据结构。 - However, Java code never exposes this internal representation to the programs it exchanges data with.
不过,Java代码永远不会把这种内部表示向与它交换数据的程序公开。 - That eliminates the need for conversions between internal representation of objects and Java/ C# representations.
因此不需要在对象的内部表现形式和Java/C表现形式之间转换。